Name :Inverse cosine function

Symbol :ACOS

Illustrate:

    Perform an inverse cosine operation on the input values.

Image:

Parameter:

Parameter Statement Type Description
IN Input REAL
Enter a value
OUT Output REAL
Output value

Example:

LD:

ST:



Interpretation:

parameter operandvalue
INTagInEnter a value:1
OUTTagOutOutput value:0
	IN inputs REAL data, and OUT outputs IN's anticosine operation.